home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / software / cleanup / cleanup.exe / {app} / cleaning.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  2001-12-11  |  471b  |  26 lines

  1. object Form3: TForm3
  2.   Left = 107
  3.   Top = 177
  4.   Width = 544
  5.   Height = 375
  6.   Caption = 'Form3'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Button1: TButton
  17.     Left = 295
  18.     Top = 226
  19.     Width = 75
  20.     Height = 25
  21.     Caption = 'Button1'
  22.     TabOrder = 0
  23.     OnClick = Button1Click
  24.   end
  25. end
  26.